<!--

❄️ Template 2: Schema Product + Offer + AggregateRating (Halaman Detail Produk SKU Kulkas / Mesin Cuci)

Gunakan kodingan ini pada Master Halaman Detail Produk (PDP) untuk menampilkan bintang ulasan pembeli terverifikasi, harga resmi, status ketersediaan barang (InStock), nomor model SKU, dan masa garansi resmi di Google Search dan Google Shopping.

-->

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Product",
  "@id": "https://rayaschool.com/elektronik-dapur/kulkas/2-pintu-inverter/panasonic-nr-bb200v/#product",
  "name": "Kulkas 2 Pintu Inverter Panasonic NR-BB200V-S 200 Liter Low Watt",
  "image": [
    "https://rayaschool.com/wp-content/uploads/panasonic-nr-bb200v-front.webp",
    "https://rayaschool.com/wp-content/uploads/panasonic-nr-bb200v-open.webp",
    "https://rayaschool.com/wp-content/uploads/panasonic-nr-bb200v-spec.webp"
  ],
  "description": "Lemari es 2 pintu Panasonic berkapasitas 200 liter dengan teknologi inverter hemat energi Econavi, konsumsi daya hanya 80 Watt, baki es fleksibel, dan sertifikasi garansi kompresor resmi 10 tahun.",
  "sku": "PAN-NR-BB200V-S",
  "mpn": "NRBB200VS",
  "brand": {
    "@type": "Brand",
    "name": "Panasonic"
  },
  "manufacturer": {
    "@type": "Organization",
    "name": "Panasonic Gobel Indonesia"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.8",
    "reviewCount": "142",
    "bestRating": "5",
    "worstRating": "1"
  },
  "offers": {
    "@type": "Offer",
    "url": "https://rayaschool.com/elektronik-dapur/kulkas/2-pintu-inverter/panasonic-nr-bb200v/",
    "priceCurrency": "IDR",
    "price": "3899000",
    "priceValidUntil": "2026-12-31",
    "itemCondition": "https://schema.org/NewCondition",
    "availability": "https://schema.org/InStock",
    "seller": {
      "@type": "Organization",
      "name": "ElectroNusantara Smart Home"
    },
    "warranty": {
      "@type": "WarrantyPromise",
      "durationOfWarranty": "P10Y",
      "warrantyScope": "Garansi Resmi Kompresor 10 Tahun & Sparepart 1 Tahun Panasonic Indonesia"
    }
  }
}
</script>